다음을 통해 공유


az healthcareapis workspace iot-connector fhir-destination

참고 항목

이 참조는 Azure CLI(버전 2.66.0 이상)에 대한 healthcareapis 확장의 일부입니다. az healthcareapis 작업 영역 iot-connector fhir-destination 명령을 처음 실행할 때 확장이 자동으로 설치됩니다. 확장 프로그램에 대해 자세히 알아보세요.

healthcareapis를 사용하여 iot 커넥터 fhir 대상을 관리합니다.

명령

Name Description 형식 상태
az healthcareapis workspace iot-connector fhir-destination create

지정된 매개 변수를 사용하여 IoT Connector FHIR 대상 리소스를 만듭니다.

내선 번호 GA
az healthcareapis workspace iot-connector fhir-destination delete

IoT Connector FHIR 대상을 삭제합니다.

내선 번호 GA
az healthcareapis workspace iot-connector fhir-destination list

지정된 IoT 커넥터에 대한 모든 FHIR 대상을 나열합니다.

내선 번호 GA
az healthcareapis workspace iot-connector fhir-destination show

지정된 Iot Connector FHIR 대상의 속성을 가져옵니다.

내선 번호 GA
az healthcareapis workspace iot-connector fhir-destination update

지정된 매개 변수를 사용하여 IoT Connector FHIR 대상 리소스를 업데이트합니다.

내선 번호 GA
az healthcareapis workspace iot-connector fhir-destination wait

healthcareapis 작업 영역 iot-connector fhir 대상의 조건이 충족될 때까지 CLI를 대기 상태로 설정합니다.

내선 번호 GA

az healthcareapis workspace iot-connector fhir-destination create

지정된 매개 변수를 사용하여 IoT Connector FHIR 대상 리소스를 만듭니다.

az healthcareapis workspace iot-connector fhir-destination create --fhir-destination-name
                                                                  --fhir-service-resource-id
                                                                  --iot-connector-name
                                                                  --resource-group
                                                                  --resource-identity-resolution-type {Create, Lookup}
                                                                  --workspace-name
                                                                  [--content]
                                                                  [--etag]
                                                                  [--location]
                                                                  [--no-wait]

예제

Iot Connector FHIR 대상 만들기 또는 업데이트

az healthcareapis workspace iot-connector fhir-destination create --fhir-destination-name "dest1" --iot-connector-name "blue" --location "westus" --content "{\"template\":[{\"template\":{\"codes\":[{\"code\":\"8867-4\",\"display\":\"Heart rate\",\"system\":\"http://loinc.org\"}],\"periodInterval\":60,\"typeName\":\"heartrate\",\"value\":{\"defaultPeriod\":5000,\"unit\":\"count/min\",\"valueName\":\"hr\",\"valueType\":\"SampledData\"}},\"templateType\":\"CodeValueFhir\"}],\"templateType\":\"CollectionFhirTemplate\"}" --fhir-service-resource-id "subscriptions/11111111-2222-3333-4444-555566667777/resourceGroups/myrg/providers/Microsoft.HealthcareApis/workspaces/myworkspace/fhirservices/myfhirservice" --resource-identity-resolution-type "Create" --resource-group "testRG" --workspace-name "workspace1"

필수 매개 변수

--fhir-destination-name

IoT Connector FHIR 대상 리소스의 이름입니다.

--fhir-service-resource-id -r

연결할 FHIR 서비스의 정규화된 리소스 ID입니다.

--iot-connector-name

IoT Connector 리소스의 이름입니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

--resource-identity-resolution-type -t

대상에서 리소스 ID를 확인하는 방법을 결정합니다.

허용되는 값: Create, Lookup
--workspace-name

작업 영역 리소스의 이름입니다.

선택적 매개 변수

--content

매핑입니다. 예상 값: json-string/json-file/@json-file.

--etag

리소스와 연결된 etag로, 리소스를 편집할 때 낙관적 동시성에 사용됩니다.

--location -l

위치. 값 출처: az account list-locations. az configure --defaults location=<location>을 사용하여 기본 위치를 구성할 수 있습니다.

--no-wait

장기 실행 작업이 완료되기를 기다리지 마세요.

Default value: False
전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az healthcareapis workspace iot-connector fhir-destination delete

IoT Connector FHIR 대상을 삭제합니다.

az healthcareapis workspace iot-connector fhir-destination delete [--fhir-destination-name]
                                                                  [--ids]
                                                                  [--iot-connector-name]
                                                                  [--no-wait]
                                                                  [--resource-group]
                                                                  [--subscription]
                                                                  [--workspace-name]
                                                                  [--yes]

예제

IoT 커넥터 대상 삭제

az healthcareapis workspace iot-connector fhir-destination delete --fhir-destination-name "dest1" --iot-connector-name "blue" --resource-group "testRG" --workspace-name "workspace1"

선택적 매개 변수

--fhir-destination-name

IoT Connector FHIR 대상 리소스의 이름입니다.

--ids

하나 이상의 리소스 ID(공백으로 구분)입니다. '리소스 ID' 인수의 모든 정보를 포함하는 완전한 리소스 ID여야 합니다. --ids 또는 기타 '리소스 ID' 인수를 제공해야 합니다.

--iot-connector-name

IoT Connector 리소스의 이름입니다.

--no-wait

장기 실행 작업이 완료되기를 기다리지 마세요.

Default value: False
--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--workspace-name

작업 영역 리소스의 이름입니다.

--yes -y

확인을 묻는 메시지를 표시하지 마세요.

Default value: False
전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az healthcareapis workspace iot-connector fhir-destination list

지정된 IoT 커넥터에 대한 모든 FHIR 대상을 나열합니다.

az healthcareapis workspace iot-connector fhir-destination list --iot-connector-name
                                                                --resource-group
                                                                --workspace-name

예제

IoT 커넥터 나열

az healthcareapis workspace iot-connector fhir-destination list --iot-connector-name "blue" --resource-group "testRG" --workspace-name "workspace1"

필수 매개 변수

--iot-connector-name

IoT Connector 리소스의 이름입니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

--workspace-name

작업 영역 리소스의 이름입니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az healthcareapis workspace iot-connector fhir-destination show

지정된 Iot Connector FHIR 대상의 속성을 가져옵니다.

az healthcareapis workspace iot-connector fhir-destination show [--fhir-destination-name]
                                                                [--ids]
                                                                [--iot-connector-name]
                                                                [--resource-group]
                                                                [--subscription]
                                                                [--workspace-name]

예제

IoT Connector 대상 가져오기

az healthcareapis workspace iot-connector fhir-destination show --fhir-destination-name "dest1" --iot-connector-name "blue" --resource-group "testRG" --workspace-name "workspace1"

선택적 매개 변수

--fhir-destination-name

IoT Connector FHIR 대상 리소스의 이름입니다.

--ids

하나 이상의 리소스 ID(공백으로 구분)입니다. '리소스 ID' 인수의 모든 정보를 포함하는 완전한 리소스 ID여야 합니다. --ids 또는 기타 '리소스 ID' 인수를 제공해야 합니다.

--iot-connector-name

IoT Connector 리소스의 이름입니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--workspace-name

작업 영역 리소스의 이름입니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az healthcareapis workspace iot-connector fhir-destination update

지정된 매개 변수를 사용하여 IoT Connector FHIR 대상 리소스를 업데이트합니다.

az healthcareapis workspace iot-connector fhir-destination update --fhir-service-resource-id
                                                                  --resource-identity-resolution-type {Create, Lookup}
                                                                  [--add]
                                                                  [--content]
                                                                  [--etag]
                                                                  [--fhir-destination-name]
                                                                  [--force-string]
                                                                  [--ids]
                                                                  [--iot-connector-name]
                                                                  [--location]
                                                                  [--no-wait]
                                                                  [--remove]
                                                                  [--resource-group]
                                                                  [--set]
                                                                  [--subscription]
                                                                  [--workspace-name]

필수 매개 변수

--fhir-service-resource-id -r

연결할 FHIR 서비스의 정규화된 리소스 ID입니다.

--resource-identity-resolution-type -t

대상에서 리소스 ID를 확인하는 방법을 결정합니다.

허용되는 값: Create, Lookup

선택적 매개 변수

--add

경로 및 키 값 쌍을 지정하여 개체 목록에 개체를 추가합니다. 예: --add property.listProperty <key=value, string or JSON string>

Default value: []
--content

매핑입니다. 예상 값: json-string/json-file/@json-file.

--etag

리소스와 연결된 etag로, 리소스를 편집할 때 낙관적 동시성에 사용됩니다.

--fhir-destination-name

IoT Connector FHIR 대상 리소스의 이름입니다.

--force-string

'set' 또는 'add'를 사용하는 경우 JSON으로 변환하는 대신 문자열 리터럴을 유지합니다.

Default value: False
--ids

하나 이상의 리소스 ID(공백으로 구분)입니다. '리소스 ID' 인수의 모든 정보를 포함하는 완전한 리소스 ID여야 합니다. --ids 또는 기타 '리소스 ID' 인수를 제공해야 합니다.

--iot-connector-name

IoT Connector 리소스의 이름입니다.

--location -l

위치. 값 출처: az account list-locations. az configure --defaults location=<location>을 사용하여 기본 위치를 구성할 수 있습니다.

--no-wait

장기 실행 작업이 완료되기를 기다리지 마세요.

Default value: False
--remove

목록에서 속성 또는 요소를 제거합니다. 예: --remove property.list <indexToRemove> OR --remove propertyToRemove.

Default value: []
--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

--set

설정할 속성 경로와 값을 지정하여 개체를 업데이트합니다. 예: --set property1.property2=<value>

Default value: []
--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--workspace-name

작업 영역 리소스의 이름입니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az healthcareapis workspace iot-connector fhir-destination wait

healthcareapis 작업 영역 iot-connector fhir 대상의 조건이 충족될 때까지 CLI를 대기 상태로 설정합니다.

az healthcareapis workspace iot-connector fhir-destination wait [--created]
                                                                [--custom]
                                                                [--deleted]
                                                                [--exists]
                                                                [--fhir-destination-name]
                                                                [--ids]
                                                                [--interval]
                                                                [--iot-connector-name]
                                                                [--resource-group]
                                                                [--subscription]
                                                                [--timeout]
                                                                [--updated]
                                                                [--workspace-name]

예제

healthcareapis 작업 영역 iot-connector fhir-destination이 성공적으로 생성될 때까지 CLI 스크립트의 다음 줄 실행을 일시 중지합니다.

az healthcareapis workspace iot-connector fhir-destination wait --fhir-destination-name "dest1" --iot-connector-name "blue" --resource-group "testRG" --workspace-name "workspace1" --created

healthcareapis 작업 영역 iot-connector fhir-destination이 성공적으로 업데이트될 때까지 CLI 스크립트의 다음 줄 실행을 일시 중지합니다.

az healthcareapis workspace iot-connector fhir-destination wait --fhir-destination-name "dest1" --iot-connector-name "blue" --resource-group "testRG" --workspace-name "workspace1" --updated

healthcareapis 작업 영역 iot-connector fhir-destination이 성공적으로 삭제될 때까지 CLI 스크립트의 다음 줄 실행을 일시 중지합니다.

az healthcareapis workspace iot-connector fhir-destination wait --fhir-destination-name "dest1" --iot-connector-name "blue" --resource-group "testRG" --workspace-name "workspace1" --deleted

선택적 매개 변수

--created

'Succeeded'에서 'provisioningState'를 사용하여 생성될 때까지 기다립니다.

Default value: False
--custom

조건이 사용자 지정 JMESPath 쿼리를 충족할 때까지 기다립니다. 예: provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running'].

--deleted

삭제될 때까지 기다립니다.

Default value: False
--exists

리소스가 존재할 때까지 기다립니다.

Default value: False
--fhir-destination-name

IoT Connector FHIR 대상 리소스의 이름입니다.

--ids

하나 이상의 리소스 ID(공백으로 구분)입니다. '리소스 ID' 인수의 모든 정보를 포함하는 완전한 리소스 ID여야 합니다. --ids 또는 기타 '리소스 ID' 인수를 제공해야 합니다.

--interval

폴링 간격(초)입니다.

Default value: 30
--iot-connector-name

IoT Connector 리소스의 이름입니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--timeout

최대 대기 시간(초)입니다.

Default value: 3600
--updated

'Succeeded'에서 provisioningState로 업데이트될 때까지 기다립니다.

Default value: False
--workspace-name

작업 영역 리소스의 이름입니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.