446446 }
447447 },
448448 {
449- "fullUrl" : " https://example.org/fhir.nhs.uk/fhir/ActivityDefinition/ctivityDefinition -DGTS-GT36-Example" ,
449+ "fullUrl" : " https://example.org/fhir.nhs.uk/fhir/ActivityDefinition/ActivityDefinition -DGTS-GT36-Example" ,
450450 "resource" : {
451+ "resourceType" : " ActivityDefinition" ,
451452 "id" : " ActivityDefinition-DGTS-GT36-Example" ,
452453 "url" : " https://fhir.nhs.uk/ActivityDefinition/GT36" ,
453454 "identifier" : [
720721 }
721722 },
722723 {
723- "fullUrl" : " https://example.org/fhir.nhs.uk/fhir/ActivityDefinition/ActivityDefinition-DGTS-GT732-Exampl " ,
724+ "fullUrl" : " https://example.org/fhir.nhs.uk/fhir/ActivityDefinition/ActivityDefinition-DGTS-GT732-Example " ,
724725 "resource" : {
725726 "resourceType" : " ActivityDefinition" ,
726727 "id" : " ActivityDefinition-DGTS-GT732-Example" ,
930931 }
931932 ]
932933 }
934+ },
935+ {
936+ "fullUrl" : " https://example.org/fhir.nhs.uk/fhir/Library/LibraryDGTS-GT1-Example" ,
937+ "resource" : {
938+ "resourceType" : " Library" ,
939+ "id" : " LibraryDGTS-GT1-Example" ,
940+ "url" : " https://fhir.nhs.uk/Library/GT1" ,
941+ "name" : " GT1_Library" ,
942+ "type" : {
943+ "coding" : [
944+ {
945+ "system" : " http://terminology.hl7.org/CodeSystem/library-type" ,
946+ "code" : " module-definition"
947+ }
948+ ]
949+ },
950+ "status" : " active" ,
951+ "parameter" : [
952+ {
953+ "name" : " additional_panels_available" ,
954+ "use" : " in" ,
955+ "max" : " 0" ,
956+ "type" : " Coding"
957+ },
958+ {
959+ "name" : " target_disease_required" ,
960+ "use" : " in" ,
961+ "min" : 0 ,
962+ "type" : " Coding"
963+ },
964+ {
965+ "name" : " target_gene_required" ,
966+ "use" : " in" ,
967+ "min" : 0 ,
968+ "type" : " Coding"
969+ },
970+ {
971+ "name" : " target_variant_required" ,
972+ "use" : " in" ,
973+ "min" : 0 ,
974+ "type" : " Coding"
975+ }
976+ ]
977+ }
978+ },
979+ {
980+ "fullUrl" : " https://example.org/fhir.nhs.uk/fhir/Library/LibraryDGTS-GT46-Example" ,
981+ "resource" : {
982+ "resourceType" : " Library" ,
983+ "id" : " LibraryDGTS-GT46-Example" ,
984+ "url" : " https://fhir.nhs.uk/Library/GT46" ,
985+ "name" : " DDGTS-GT46-Example" ,
986+ "type" : {
987+ "coding" : [
988+ {
989+ "system" : " http://terminology.hl7.org/CodeSystem/library-type" ,
990+ "code" : " module-definition"
991+ }
992+ ]
993+ },
994+ "status" : " active" ,
995+ "parameter" : [
996+ {
997+ "name" : " additional_panels_available" ,
998+ "use" : " in" ,
999+ "max" : " 1" ,
1000+ "type" : " Coding"
1001+ },
1002+ {
1003+ "name" : " target_disease" ,
1004+ "use" : " in" ,
1005+ "min" : 0 ,
1006+ "type" : " Coding"
1007+ },
1008+ {
1009+ "name" : " target_gene" ,
1010+ "use" : " in" ,
1011+ "min" : 0 ,
1012+ "type" : " Coding"
1013+ },
1014+ {
1015+ "name" : " target_variant" ,
1016+ "use" : " in" ,
1017+ "min" : 0 ,
1018+ "type" : " Coding"
1019+ }
1020+ ]
1021+ }
1022+ },
1023+ {
1024+ "fullUrl" : " https://example.org/fhir.nhs.uk/fhir/Library/DGTS-targetdisease-gene-variant-required" ,
1025+ "resource" : {
1026+ "resourceType" : " Library" ,
1027+ "id" : " DGTS-targetdisease-gene-variant-required-Example" ,
1028+ "url" : " https://fhir.nhs.uk/Library/DGTS-targetdisease-gene-variant-required" ,
1029+ "name" : " DGTS-TargetDiseaseGeneVariantRequired-Example" ,
1030+ "type" : {
1031+ "coding" : [
1032+ {
1033+ "system" : " http://terminology.hl7.org/CodeSystem/library-type" ,
1034+ "code" : " module-definition"
1035+ }
1036+ ]
1037+ },
1038+ "status" : " active" ,
1039+ "parameter" : [
1040+ {
1041+ "name" : " additional_panels_available" ,
1042+ "use" : " in" ,
1043+ "max" : " 0" ,
1044+ "type" : " Coding"
1045+ },
1046+ {
1047+ "name" : " target_disease" ,
1048+ "use" : " in" ,
1049+ "min" : 1 ,
1050+ "type" : " Coding"
1051+ },
1052+ {
1053+ "name" : " target_gene" ,
1054+ "use" : " in" ,
1055+ "min" : 1 ,
1056+ "type" : " Coding"
1057+ },
1058+ {
1059+ "name" : " target_variant" ,
1060+ "use" : " in" ,
1061+ "min" : 1 ,
1062+ "type" : " Coding"
1063+ }
1064+ ]
1065+ }
9331066 }
9341067 ]
9351068}
0 commit comments